-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.5.3
-
Code
-
Classes
- BackupManageProcess
Total Complexity |
55 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
344 |
Lines of code |
241 |
Logical lines of code |
107 |
Comment lines |
21 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initData() |
B |
33 |
15 |
97 |
init() |
A |
50 |
10 |
28 |
createDefaultName() |
S |
52 |
6 |
24 |
getBackupData() |
S |
58 |
5 |
17 |
updateBackupData() |
S |
54 |
4 |
23 |
isBackupInProgress() |
S |
65 |
3 |
10 |
unscheduledBatch() |
S |
63 |
2 |
11 |
isWritableData() |
S |
69 |
2 |
7 |
deleteProcess() |
S |
72 |
2 |
6 |
getPathFileConfig() |
S |
79 |
1 |
3 |
actionSchedulerBatchFiles() |
S |
78 |
1 |
3 |
actionSchedulerBatchDatabase() |
S |
78 |
1 |
3 |
actionSchedulerPrepareBatchDatabase() |
S |
78 |
1 |
3 |
actionSchedulerCleanup() |
S |
78 |
1 |
3 |
actionSchedulerCheckBatchDatabase() |
S |
78 |
1 |
3 |